/* String appended to the full name of a font in the preview field when the font is incapable of showing the (potentially localized) name for itself. */
"<< No sample text available >>\n" = "<< No hay texto de muestra disponible>>\n";
/* Abbreviation for point size of a font. */
"pt." = "pt";
/* Message given to user when a selection with multiple fonts is made. */
"Multiple Font Selection" = "Selección de tipos de letra múltiples";
/* Message given to user when the selected font is bad (not usuable). */
"Unusable Font" = "Tipo de letra inutilizable";
/* Menu item which causes seletion to be underlined or not. */
"Underline" = "Subrayado";
/* Key Equivalent for Bold. */
"b" = "b";
/* Menu item which copies a font onto the pasteboard. */
"Copy Font" = "Copiar tipo de letra";
/* Menu item which makes a font not italic. */
"Unitalic" = "No cursiva";
/* Menu item which raises the baseline. */
"Raise" = "Subir";
/* Menu item which makes a font not bold. */
"Unbold" = "No negrita";
/* The title of the Font menu. */
"Font" = "Tipo de letra";
/* Menu item which makes a font go up one point in size. */
"Larger" = "Mayor";
/* Menu item to remove super/subscripts and/or return baseline to standard. */
"Unscript" = "Normal";
/* Menu item which makes a font italic. */
"Italic" = "Cursiva";
/* Key Equivalent for Font Panel... */
"t" = "t";
/* Menu item contains submenu for ligature control. */
"Ligature" = "Ligadura";
/* Menu item which brings up the font panel. */
"Font Panel..." = "Panel de tipos de letra...";
/* Menu item contains submenu for baseline & super/subscript control. */
"Baseline" = "Línea base";
/* Key Equivalent for Copying a font to the pasteboard. */
"3" = "3";
/* Menu item which produces a supersript. */
"Superscript" = "Superíndice";
/* Menu item which causes standard kerning to be applied.
Menu item which causes use of default ligatures. */
"Use Default" = "Valor por defecto";
/* Menu item contains submenu for kerning control. */
"Kern" = "Ajuste entre caracteres";
/* Menu item which lowers the baseline. */
"Lower" = "Bajar";
/* Key Equivalent for Pasting a font from the pasteboard. */
"4" = "4";
/* Menu item which makes a font bold. */
"Bold" = "Negrita";
/* Menu item which brings up the color panel. */
"Colors..." = "Colores...";
/* Menu item which makes a font go down one point in size. */
"Smaller" = "Menor";
/* Key Equivalent for Italic. */
"i" = "i";
/* Menu item which causes kerning to be turned off.
Menu item which causes ligatures to be turned off. */
"Use None" = "Ninguna";
/* Menu item which causes kerning to be tightened. */
"Tighten" = "Juntar";
/* Menu item which makes a font lighter (thinner). */
"Lighter" = "Más fino";
/* Menu item which causes kerning to be loosened. */
"Loosen" = "Separar";
/* Menu item which makes a font heavier (thicker). */
"Heavier" = "Más grueso";
/* Menu item which produces a subscript. */
"Subscript" = "Subíndice";
/* Menu item which causes use of all available ligatures. */
"Use All" = "Todas";
/* Menu item which pastes the last copied font from the pasteboard. */
"Paste Font" = "Pegar tipo de letra";
/* Abbreviation for point size of a font. */
"pt." = "pt";
/* Button user presses to abort the incorporation of new fonts. */
"Stop" = "Detener";
/* No comment provided by engineer. */
"Incorporating information about new fonts.\nPlease wait (this may take up to %d seconds)." = "Añadiendo información sobre tipos de letra nuevos.\nEspere un momento (puede tardar %d segundos).";